• File: db_close-20250625124330.php
  • Full Path: C:/htdocs/reeft_gps_test/css/include/db_close-20250625124330.php
  • Date Modified: 04/30/2025 7:56 AM
  • File size: 519 bytes
  • MIME-type: text/x-php
  • Charset: utf-8
<?php
//======================================================================================
//
// Function: Connect to a database
//
// NOTE: config.php must have been include before you include this!
//
// Programmer: AR
// Date      : 2023-12-08
//
// Copyright Reeft A/S (c) - 2023	
//======================================================================================

	if ( $DFT_DATABASE_TO_USE == '*MYSQL') {

		

	}
	else
	{

		if ($file_db !== null) { $file_db = null; }

	}


?>